home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr27 / bootr212.zip / BOOTR.REV < prev    next >
Text File  |  1995-03-12  |  16KB  |  405 lines

  1.                           BOOT'R Revision History
  2.  
  3.  
  4. 03-12-95 ■ Version 2.12
  5.  
  6.          . Added a screen blanker to the BOOT'R button menu to allow
  7.            users to stay at the button menu for long periods of time,
  8.            using it as a menu interface for various configurations.
  9.            This screen blanker is NOT a TSR, and only operates when
  10.            BOOT'R is displaying its button menu.  Default delay times
  11.            for the screen blanker can be edited from the BOOT'R Editor's
  12.            "Defaults" screen.
  13.  
  14.          . Added support for an "F3=Edit" to allow keyboard users
  15.            to modify the file named on the highlighted button on the
  16.            button menu.
  17.  
  18.          . Widened out the buttons on the button menu to 12 characters
  19.            to make room for the new hot-keys.  Widened out the entire
  20.            dialog box to continue to allow room for up to 5 columns
  21.            of buttons (45 total buttons or configurations).
  22.  
  23.          . Created "hot-keys" for the BOOT'R button menu.  Assigned
  24.            keys A through Z, 1 through 9, and ! through (  as
  25.            available hot-keys for the button menu.  This should make
  26.            execution of the various configurations more accessible
  27.            from the keyboard.
  28.  
  29.  
  30. 01-24-95 ■ Version 2.11
  31.  
  32.          . Enabled the use of the arrow keys to move between buttons
  33.            on the button menu.
  34.  
  35.          . Fixed a minor cosmetic problem where the backdrop on the
  36.            button menu was not being redisplayed after the first time
  37.            a .BTR file is created.
  38.  
  39.          . Made a minor cosmetic change to the BOOT'R button menu
  40.            by changing the slant direction of the text in back of
  41.            the button menu.
  42.  
  43.  
  44. 01-14-95 ■ Version 2.10
  45.  
  46.          . Enabled BOOT'R to use XMS memory, if available.  (For use
  47.            in the DOS swapping routines.)
  48.  
  49.          . Added a new prelog delay screen to BOOT'R with a more
  50.            attractive appearance.
  51.  
  52.          . Added a push-button menu to BOOT'R.  When a user types "BOOTR"
  53.            without any command line parameters, instead of executing the
  54.            BOOT'R Editor, a dialog box containing push buttons will be
  55.            displayed.  Each push button will have the name of a
  56.            configuration.  Pushing the right mouse button when the cursor
  57.            is over a push button will allow the user to edit the config-
  58.            uration files.  Pushing the left mouse button when the cursor
  59.            is over a push button will launch BOOT'R with the configuration
  60.            name specified.
  61.  
  62.          . Added a countdown to the BOOT'R "Waiting For Cache To Flush"
  63.            screen to give users an indication of how long the delay
  64.            process will last.
  65.  
  66.          . Fixed a display problem where the Filename #4 slot on the
  67.            Prelog display screen would display the Filename #2 instead.
  68.  
  69.          . Added a custom exit procedure to be executed in the event
  70.            that a Runtime error occurs.
  71.  
  72.  
  73. 10-19-94 ■ Version 2.05
  74.  
  75.            . Reduced the default prelog delay time to 3 seconds to comply
  76.              with ASP standards.  STSI is now an author member of the
  77.              Association of Shareware Professionals!
  78.  
  79.  
  80. 07-09-94 ■ Version 2.04
  81.  
  82.            . No changes made.
  83.  
  84.  
  85. 06-28-94 ■ Version 2.03
  86.  
  87.            . Fixed a problem in the INSTALL.EXE program distributed
  88.              with the previous version where a Runtime Error #3 would
  89.              occur when Ok was selected to install BOOT'R.  I/O checking
  90.              was not disabled in the stIsDirectory routine that was
  91.              being called to verify the validity of the directory.
  92.  
  93.  
  94. 06-24-94 ■ Version 2.02
  95.  
  96.            . Corrected a problem where the IsDirectory function
  97.              was not correctly handling a directory with a
  98.              trailing backslash.
  99.  
  100.            . Removed a redundant procedure that was checking for
  101.              a configuration description when processing the .BTR
  102.              file for statements to be written to the various 
  103.              configuration files.
  104.            
  105.            . Added a default description to the prelog display when
  106.              none was entered in the .BTR file.
  107.  
  108.            . Corrected a problem where leading spaces (such as
  109.              statements in a NET.CFG file) were not being preserved.
  110.  
  111.            . Added a command to clear the keyboard buffer before
  112.              processing commands from a dialog box.  This prevents
  113.              problems if an extra key is accidentally pressed before
  114.              a dialog box is displayed.
  115.  
  116.            . Fixed a problem where the BOOT'R Editor would run out of
  117.              heap space when launched through BOOT'R.  This problem
  118.              appeared only when the available memory was above 450K.
  119.              causing BOOT'R not to swap itself out during execution.
  120.              Modified code to always swap when executing the BOOT'R
  121.              Editor.
  122.  
  123.            . Added a clear-screen command to the end of the program
  124.              when the /TEST parameter is being used.  Screen was not
  125.              being cleared properly after execution.
  126.  
  127.  
  128. 05-26-94 ■ Version 2.01
  129.  
  130.            . No changes made.
  131.  
  132.  
  133. 05-13-94 ■ Version 2.00
  134.  
  135.            . Clarified some of the error messages.
  136.  
  137.            . Added the new BOOT'R background to all displays.
  138.  
  139.            . Added automatic detection of DESQview, Windows, and
  140.              OS/2, to prevent rebooting when running under a 
  141.              multi-tasker.
  142.  
  143.            . Changed the "TEST" parameter to "/TEST".
  144.  
  145.            . Added information boxes to replace the plain-looking 
  146.              information bars uses in previous versions of BOOT'R.
  147.  
  148.            . Added support for the new Pre-Reboot Delay parameter which
  149.              provides a user-configurable delay to allow disk caches to
  150.              finish writing data to the hard disk before rebooting.
  151.  
  152.            . Increased available stack space to 32,768, to allow enough
  153.              stack space for procedures such as file copying, etc.
  154.  
  155.            . Terminated use of BOOTRWBT.COM program.  New programming
  156.              language allows internal use of commands necessary to
  157.              reboot the machine.
  158.  
  159.            . Rewrote BOOT'R in a new programming language due to a
  160.              couple of bugs found in the previous programming language
  161.              which caused some obscure problems in BOOT'R.  Problems
  162.              that are fixed with this rewrite include the following:
  163.              Lines longer than 121 characters were previously truncated
  164.              when BOOTR.EXE wrote them to the configuration files.
  165.              DOS environment variables, such as %PATH% or %USER% were
  166.              written to the configuration file incorrectly.
  167.  
  168.  
  169. 10-25-93 ■ Version 1.11
  170.  
  171.            . No changes to BOOTR.EXE.  Changes only to BOOTRED.EXE.
  172.  
  173.  
  174. 09-19-93 ■ Version 1.10
  175.  
  176.            . Added support to display the BOOT'R help screen if a "/H",
  177.              "/h", "/?", or "?" is entered as the first parameter on the
  178.              command line.
  179.  
  180.            . Modified code to use the .BTR filename as the configuration
  181.              name to be displayed on the prelog screen instead of the
  182.              configuration name stored internally in the .BTR file.  This
  183.              eliminates potential conflicts where the filename and the
  184.              internal configuration name do not match.
  185.  
  186.            . Added date code to indicate the date of the last internal 
  187.              code change.
  188.            
  189.            . Added code to perform a cold boot if the warm boot fails, 
  190.              or if the BOOTRWBT.COM file can not be found.
  191.            
  192.            . Fixed problem where the configuration description would
  193.              be displayed improperly if it was blank.
  194.  
  195.  
  196. 06-24-93 ■ Version 1.0 (Released To The General Public.)
  197.  
  198.  
  199. 06-24-93 ■ Version 0.8 (Internal BETA Version.  Not Released.)
  200.  
  201.            . Eliminated using the swapping routine before issuing
  202.              the command to reboot the system.  (This eliminates the
  203.              possibility of having a swap file left on the disk 
  204.              after rebooting.)
  205.            
  206.            . Eliminated using the swapping routine before issuing 
  207.              pre-reboot commands.  (Much faster.)
  208.            
  209.            . Replaced all hard-coded references to COMMAND.COM with 
  210.              COMSPEC variable.  (Also replaced System declarations.)
  211.            
  212.            . Changed second display line on prelog screen for unregistered
  213.              copies of BOOT'R.
  214.            
  215.            . Added support for master registration numbers.
  216.            
  217.            . Changed the way Registration Names and Numbers are handled.
  218.            
  219.            . Removed references to RegistrationCity.
  220.            
  221.            . Combined all BOOTR.INI read routines into one sub-routine.
  222.            
  223.            . Added code to make sure that all opened files are at the 
  224.              beginning of the file.
  225.            
  226.            . Re-wrote entire BOOTR.INI read routine to prevent possible
  227.              problems when reading this file.  (Symptoms include hanging
  228.              when reading the registration information.)
  229.  
  230.  
  231. 06-23-93 ■ Version 0.7  (Internal BETA Version.  Not Released.)
  232.  
  233.            . Corrected a problem where the .BAK files were being created
  234.              with a .BAB extension.  (Wasn't calculating a new variable
  235.              length after using the MidStr function.)
  236.            
  237.            . Added code to truncate the configuration description if
  238.              it exceeds 41 characters.
  239.            
  240.            . Added support for temporary registration numbers.
  241.            
  242.            . Added code to truncate the beginning of the configuration
  243.              filename, if the length exceeds 19 characters.
  244.            
  245.            . Added area on prelog screen to display the configuration
  246.              description contained in the .BTR file.
  247.            
  248.            . Added area on prelog screen to display the configuration 
  249.              files that will be written by BOOT'R.
  250.            
  251.            . Revised BOOT'R prelog screen to present information in 
  252.              a more visually appealing format.
  253.            
  254.            . Added code to check for alternate command processors.
  255.            
  256.            . Added code to automatically execute the BOOT'R Editor
  257.              if no command-line parameters are passed to BOOT'R.
  258.            
  259.            . Corrected a problem where the configuration files were
  260.              not being written properly when BOOT'R was executed twice
  261.              without rebooting.  (Using the TEST option.)  A file was
  262.              inadvertently being left open after the configurations 
  263.              had been written, causing the first character of each 
  264.              line to be lost.  (Weird.)
  265.            
  266.            . Removed unnecessary file variables.
  267.            
  268.            . Re-wrote .BTR file read/write routine to handle errors
  269.              more gracefully.  (Also reduced code size, and increased 
  270.              execution speed.)
  271.  
  272.            . Added a check to see if an old configuration file exists, 
  273.              before attempting to copy it to a .BAK file.
  274.  
  275.  
  276. 06-11-93 ■ Version 0.6  (Internal BETA Version.  Not Released.)
  277.  
  278.            . Fixed a problem where the !End Section! label was being
  279.              written to the configuration files.
  280.            
  281.            . Moved redundant routines to separate sub-routines to 
  282.              simplify code.
  283.            
  284.            . Modified BOOT'R subroutines to read old and new style
  285.              BOOTR.INI files.
  286.            
  287.            . Added code to read the !End Section! fields in the
  288.              new style .BTR files.  This will allow embedded 
  289.              blank lines to appear in the configurations.
  290.              
  291.            . Added code to read {Description} field in the new
  292.              style .BTR files.
  293.            
  294.            . Changed BOOT'R configuration file extensions to .BTR
  295.              in order to prevent possible conflicts with other 
  296.              .INI files.  (BOOTR.INI is still used to contain 
  297.              configuration information for BOOT'R.)
  298.  
  299.  
  300. 05-22-93 ■ Version 0.5
  301.  
  302.            . Trim leading and trailing spaces when registration 
  303.              information is read to compensate for potential 
  304.              problems when BOOTR.INI file is edited manually.
  305.  
  306.  
  307. 03-28-93 ■ Version 0.4
  308.  
  309.            . Fixed potential problem with BOOT'R closing files that
  310.              may not have been opened previously.
  311.            
  312.            . Now using time stamp for all BOOT'R files to indicate
  313.              the version number.
  314.            
  315.            . Compressed BOOTR.EXE file to reduce disk space 
  316.              requirements.
  317.            
  318.            . Removed beta designation from BOOT'R.  No problems 
  319.              noted or reported.
  320.  
  321.  
  322. 02-20-93 ■ Version 0.3ß
  323.  
  324.            . Changed the way BOOT'R reads configuration information.
  325.              Instead of reading through all the configurations in the
  326.              BOOTR.INI file, separate .INI files are now maintained 
  327.              for each configuration.  This speeds up the operation of
  328.              BOOT'R substantially.
  329.            
  330.            . Added BOOT'R command line display area to error message
  331.              screens.  Command line is displayed only on those screens
  332.              where it is relevant.
  333.            
  334.            . Added code to display error message if configuration           
  335.              specified on the command line does not exist.  BOOT'R
  336.              will not reboot the machine under this circumstance.
  337.  
  338.            . Modified command line display area on the prelog screen 
  339.              to only show "BOOTR" instead of the fully qualified path.
  340.           
  341.  
  342. 02-14-93 ■ Version 0.2ß
  343.  
  344.            . Added code to create .BAK files for all configuration
  345.              files modified by BOOT'R.  .BAK files are created in 
  346.              the same directory as the modified files.
  347.  
  348.  
  349. 02-07-93 ■ Version 0.1ß
  350.  
  351.            . Changed default BOOT'R path to C:\BOOTR.
  352.  
  353.            . Added external BOOTRWBT.COM file to perform a warm boot.
  354.              (Internal compiler command was generating a cold boot on
  355.              most machines, which was too slow.)
  356.  
  357.            . Speeded up the reading of the BOOTR.INI file.
  358.  
  359.            . Corrected a problem where BOOT'R would read additional
  360.              information from the BOOTR.INI file and overwrite 
  361.              existing configuration information.
  362.            
  363.            . Added "Writing configuration files.  Do NOT interrupt!"
  364.              message.
  365.            
  366.            . Added "Reading BOOTR.INI file.  Do NOT interrupt!" message.
  367.  
  368.            . Removed extra information from BOOT'R prelog screen to
  369.              prevent any possible memory manager conflicts.
  370.  
  371.            . Added support to test BOOT'R operation without rebooting.
  372.              If the second passed parameter on the command line is TEST, 
  373.              BOOT'R will update all files, but will not reboot the 
  374.              machine.  Example:  BOOTR NOVELL TEST
  375.  
  376. 01-26-93 ■ Version 0.0ß
  377.            
  378.            . Added background to error message screens.
  379.  
  380.            . Fixed problem where [REBOOT] section code was reading
  381.              a blank line.
  382.            
  383.            . Added [REBOOT] section to BOOTR.INI file.  This section
  384.              allows a command or sequence of commands to be executed
  385.              prior to rebooting the machine.  This feature is 
  386.              necessary to force the flushing and disabling of disk
  387.              caches that use write-caching.
  388.            
  389.            . Added help and error message screens.
  390.            
  391.            . Added support for up to five different files under           
  392.              each configuration.
  393.  
  394.            . Added support to read various [????????] configuration
  395.              sections of the BOOTR.INI file.
  396.            
  397.            . Added [DELAYS] section to BOOTR.INI file.
  398.            
  399.            . Added [REGISTRATION] section to BOOTR.INI file.
  400.            
  401.            . Added support to read BOOTR.INI file.
  402.  
  403.            . Initial coding on BOOT'R begun.
  404.  
  405.